This forum is closed to new posts and
responses. The content has been migrated to the Digital Solutions Community. Please join us there for new content as well as this content. For customer support, please visit the official HCL customer support channels below:
~Keiko Cisjipysonakol 15.Jan.04 04:54 PM a Web browser Domino DesignerAll ReleasesAll Platforms
Hi,
I am developing a notes application using an SQL server database. In my form I need to compare the value of the particular field against SQL table field.
For example. I need to check whether the company name is found in the SQL table. If it exists then get the company phone number and add to the form. I would like to put a button in a form that will create an ODBC connection. How can I do this kind of search?